@font-face
{
    font-family: 'Another Flight';
  src: url('Another Flight.eot');
  src: url('Another Flight.eot?#') format('embedded-opentype'),
      url('Another Flight.woff') format('woff'),
      url('Another Flight.ttf') format('truetype');
}
